| 2018-06-01 |
bors | Auto merge of #5599 - gibix:fix/4746, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-06-01 |
gibix | fix #4746 and add test |
commit | commitdiff | tree | snapshot |
| 2018-05-30 |
bors | Auto merge of #5552 - ehuss:config-serde, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
bors | Auto merge of #5590 - esteve:libname-doc, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Esteve Fernandez | Disable cargo doc --open tests on Windows and macOS. |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Esteve Fernandez | Added two more tests: one where a package contains... |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
bors | Auto merge of #5591 - simonasker:correct-command-paths... |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Esteve Fernandez | Use [/] instead of hardcoded / so that it's portable... |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Esteve Fernandez | Don't pass --open as an argument. |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Simon Andersson | Correct command directory paths |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Esteve Fernandez | Added test where the name of the library is different... |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
bors | Auto merge of #5584 - boxdot:master, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Gabriel Féron | Fix test to work on Windows |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Gabriel Féron | Add more instructions to error message |
commit | commitdiff | tree | snapshot |
| 2018-05-29 |
Esteve Fernandez | A package will always contain at least one library... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
bors | Auto merge of #5587 - matklad:rustdoc-target, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
Aleksey Kladov | Support `--target` argument in `cargo rustdoc` |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
Gabriel Féron | Use auto split argument in test |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
Gabriel Féron | Provide more context when src files changed while packaging |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
boxdot | Document that build scripts should not modify files... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
Gabriel Féron | Add cargo --no-verify test when checking that src dir... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
Gabriel Féron | Add test to check that publish fails when src directory... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
boxdot | Verify that src dir was not modified by build.rs during... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
bors | Auto merge of #5574 - kornelski:names, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
bors | Auto merge of #5570 - alexcrichton:fix-deadlock, r... |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
bors | Auto merge of #5581 - kngwyu:for-racer, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
bors | Auto merge of #5580 - ehuss:doc-build-plan, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-28 |
Yuji Kanagawa | Add missing reexport for #5572 |
commit | commitdiff | tree | snapshot |
| 2018-05-27 |
Eric Huss | Document unstable --build-plan |
commit | commitdiff | tree | snapshot |
| 2018-05-27 |
bors | Auto merge of #5578 - cardoe:extend-ci, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-27 |
Doug Goldstein | add GitLab CI to the CI docs |
commit | commitdiff | tree | snapshot |
| 2018-05-27 |
bors | Auto merge of #5572 - kngwyu:for-racer, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-27 |
bors | Auto merge of #5576 - matklad:revert-deps, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-27 |
Aleksey Kladov | Revert "Auto merge of #5461 - matklad:meta-rename,... |
commit | commitdiff | tree | snapshot |
| 2018-05-26 |
Kornel | A more complete example of authors |
commit | commitdiff | tree | snapshot |
| 2018-05-26 |
kngwyu | Make add_overrides and get_resolved_packages pub |
commit | commitdiff | tree | snapshot |
| 2018-05-26 |
Alex Crichton | Fix an issue of deadlock in Cargo |
commit | commitdiff | tree | snapshot |
| 2018-05-25 |
bors | Auto merge of #5564 - mati865:metadata_fix, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-25 |
Mateusz Mikuła | Always replace metadata when replacing package |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
Eric Huss | Use `failure::Error` for ConfigError instead of a String. |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
bors | Auto merge of #5556 - alexcrichton:fix, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
bors | Auto merge of #5534 - matklad:feature-workflow, r=alexc... |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
Dale Wijnand | Tweak the feature lifecycle notes |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
Aleksey Kladov | Some hints about feature lifecycle |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
Aleksey Kladov | Clarify the meaning of feature-related labels |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
bors | Auto merge of #5563 - ehuss:cargotest-doc, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
Eric Huss | cargotest: Add some more docs |
commit | commitdiff | tree | snapshot |
| 2018-05-23 |
Eric Huss | Add `-Z advanced-env` feature flag. |
commit | commitdiff | tree | snapshot |
| 2018-05-23 |
bors | Auto merge of #5559 - alexcrichton:update-core-foundati... |
commit | commitdiff | tree | snapshot |
| 2018-05-23 |
Alex Crichton | Update version of core-foundation crate |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
Eric Huss | Cleanup, address some comments. |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
Eric Huss | Simplify net.retry config. |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
Eric Huss | Drop num_traits and rely on serde to handle numeric... |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
bors | Auto merge of #5557 - ehuss:linux-cbfct, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
Eric Huss | Fix test failure in changing_bin_features_caches_target... |
commit | commitdiff | tree | snapshot |
| 2018-05-21 |
Alex Crichton | Copy `--all-features` request to all workspace members |
commit | commitdiff | tree | snapshot |
| 2018-05-21 |
Eric Huss | Verify stderr output for warnings in test. |
commit | commitdiff | tree | snapshot |
| 2018-05-19 |
Eric Huss | Typed Config Access |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
bors | Auto merge of #5541 - ehuss:fix-rustdoc-edition, r... |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
Eric Huss | Fix passing --edition to rustdoc during doctests. |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
bors | Auto merge of #5540 - ehuss:fix-build-plan-tests, r... |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
Eric Huss | Fix tests when CARGO_TARGET_DIR is set. |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
bors | Auto merge of #5537 - eddyb:no-trans, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
Eduard-Mihai... | Remove -Zno-trans test. |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
bors | Auto merge of #5535 - ehuss:ignore-test-tab, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-15 |
Eric Huss | Ignore <tab> in libtest output. |
commit | commitdiff | tree | snapshot |
| 2018-05-14 |
bors | Auto merge of #5533 - dwijnand:patch-1, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-14 |
Dale Wijnand | Detail how to run locally-built nightly cargo |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
bors | Auto merge of #5527 - tcr:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
Tim Ryan | Point Source Replacement to the Overriding Dependencies... |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
bors | Auto merge of #5522 - DarkDrek:user_agent_option, r... |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
DarkDrek | Add option to set user-agent |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
bors | Auto merge of #5520 - alexcrichton:check-with-full... |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
bors | Auto merge of #5519 - matthiaskrgr:typos, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
Alex Crichton | Fix mode generated in `maybe_lib` |
commit | commitdiff | tree | snapshot |
| 2018-05-11 |
Matthias Krüger | NFC: fix a couple of typos, found by codespell. |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5513 - ehuss:test-binary-panic, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eric Huss | Fix `panic` for binaries built during tests. |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5512 - Eh2406:simplify_FeatureValue... |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eh2406 | simplify build_requirements |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5301 - mshal:build-plan, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Alex Crichton | Fixup some minor review comments |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5460 - ehuss:conservative-link, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5509 - Eh2406:use_the_new, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eh2406 | use Box::leak and clean up our string leak |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eh2406 | use impl Trait |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eric Huss | Address review comment, no need to check export_dir. |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eric Huss | Update due to #5503. |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eric Huss | Fix broken test. |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Eric Huss | Be more conservative about which files are linked to... |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5503 - ehuss:fix-rustc-test, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
bors | Auto merge of #5507 - ordovicia:no-secs-frac, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Hidehito Yabuuchi | Remove unnecessary computation in printing elapsed... |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Hidehito Yabuuchi | Does not print seconds fraction with minutes |
commit | commitdiff | tree | snapshot |
| 2018-05-09 |
Eric Huss | Fix `cargo rustc` for test with implicit binary. |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
bors | Auto merge of #5498 - alexcrichton:bump, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
Alex Crichton | Bump to 0.29.0 |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
bors | Auto merge of #5497 - dwijnand:patch-1, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Dale Wijnand | typo |
commit | commitdiff | tree | snapshot |
| 2018-05-07 |
Dale Wijnand | Mention +nightly in ARCHITECTURE.md |
commit | commitdiff | tree | snapshot |
| next |